public Task ReplaceRangeAsync( int startingIndex, IEnumerable<T> items, CancellationToken cancellationToken )
'Declaration
Public Function ReplaceRangeAsync( _ ByVal startingIndex As Integer, _ ByVal items As IEnumerable(Of T), _ Optional ByVal cancellationToken As CancellationToken _ ) As Task
Parameters
- startingIndex
- items
- cancellationToken